inherited FEcology: TFEcology Left = 194 Top = 247 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Ecology Editor' ClientHeight = 169 ClientWidth = 593 OldCreateOrder = True OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object GroupBox26: TGroupBox Left = 0 Top = 0 Width = 593 Height = 169 Caption = 'Plants - Trees/Bushes' TabOrder = 0 object Tree: TLabel Left = 8 Top = 48 Width = 33 Height = 13 Caption = 'Plant 1' end object Label58: TLabel Left = 232 Top = 16 Width = 60 Height = 13 Caption = 'Size (metres)' end object Label59: TLabel Left = 304 Top = 16 Width = 74 Height = 13 Caption = 'Density (per ha)' end object Label60: TLabel Left = 8 Top = 80 Width = 33 Height = 13 Caption = 'Plant 2' end object Label61: TLabel Left = 8 Top = 112 Width = 33 Height = 13 Caption = 'Plant 3' end object Label62: TLabel Left = 8 Top = 144 Width = 33 Height = 13 Caption = 'Plant 4' end object Label63: TLabel Left = 384 Top = 136 Width = 199 Height = 13 Caption = 'Prefers higher altitudes and steeper slopes' end object Label64: TLabel Left = 384 Top = 48 Width = 185 Height = 13 Caption = 'Prefers lower altitudes and flatter terrain' end object Label65: TLabel Left = 432 Top = 88 Width = 92 Height = 13 Caption = 'Intermediate values' end object PlotTreesCheckBox: TCheckBox Left = 8 Top = 16 Width = 89 Height = 17 Alignment = taLeftJustify Caption = 'Draw Plants' TabOrder = 0 OnClick = PlotTreesCheckBoxClick end object TreeComboBox0: TComboBox Left = 56 Top = 40 Width = 169 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 1 OnChange = TreeComboBox0Change end object TreeComboBox1: TComboBox Left = 56 Top = 72 Width = 169 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 4 OnChange = TreeComboBox1Change end object TreeComboBox2: TComboBox Left = 56 Top = 104 Width = 169 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 7 OnChange = TreeComboBox2Change end object TreeComboBox3: TComboBox Left = 56 Top = 136 Width = 169 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 10 OnChange = TreeComboBox3Change end object TreeSizeEdit0: TFloatEdit Left = 232 Top = 40 Width = 65 Height = 21 TabOrder = 2 Text = '0.00' OnChange = TreeSizeEdit0Change Digits = 2 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeSizeEdit1: TFloatEdit Left = 232 Top = 72 Width = 65 Height = 21 TabOrder = 5 Text = '0.00' OnChange = TreeSizeEdit1Change Digits = 2 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeSizeEdit2: TFloatEdit Left = 232 Top = 104 Width = 65 Height = 21 TabOrder = 8 Text = '0.00' OnChange = TreeSizeEdit2Change Digits = 2 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeSizeEdit3: TFloatEdit Left = 232 Top = 136 Width = 65 Height = 21 TabOrder = 11 Text = '0.00' OnChange = TreeSizeEdit3Change Digits = 2 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeDensityEdit0: TFloatEdit Left = 304 Top = 40 Width = 65 Height = 21 TabOrder = 3 Text = '0.0' OnChange = TreeDensityEdit0Change Digits = 1 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeDensityEdit1: TFloatEdit Left = 304 Top = 72 Width = 65 Height = 21 TabOrder = 6 Text = '0.0' OnChange = TreeDensityEdit1Change Digits = 1 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeDensityEdit2: TFloatEdit Left = 304 Top = 104 Width = 65 Height = 21 TabOrder = 9 Text = '0.0' OnChange = TreeDensityEdit2Change Digits = 1 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end object TreeDensityEdit3: TFloatEdit Left = 304 Top = 136 Width = 65 Height = 21 TabOrder = 12 Text = '0.0' OnChange = TreeDensityEdit3Change Digits = 1 Max = 99999999.900000000000000000 ErrorMessage = '[No Text]' end end end